CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 8 queen

搜索资源列表

  1. 8Queen

    0下载:
  2. 此程序乃8皇后问题,是数据结构中一个典型递归调用程序,此程序可输入任意个皇后数目赖进行计算-This procedure is 8 Queen' s problem is the data structure of a typical recursive procedure call, this program can enter any number of Queen' s calculation depends on
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1376
    • 提供者:xuminghui382
  1. VC

    0下载:
  2. 八皇后问题的C++实现,在VC++下开发,测试通过可以运行-8 Queen' s problem of C++ to achieve, in the VC++ under development, the test can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1652471
    • 提供者:renjian
  1. 061221073

    0下载:
  2. 八皇后的scheme,java,c的三种解法-8 Queen' s scheme, java, c of the three solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:4851
    • 提供者:pangxu
  1. eightqueen

    0下载:
  2. 八皇后问题,用于解决八皇后再棋盘上排列的方法问题,个数问题-8 Queen' s problem, to address the eight Queen' s re-arranged method of chessboard problems, the number of issues
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:901
    • 提供者:高小伟
  1. eightQueen

    0下载:
  2. 简单的八皇后问题。分别用一般的递推法和二叉树前序遍历写成,非常适合初学者阅读。-8 Queen' s problem simple. Were general and recursive binary tree traversal pre-written, very suitable for beginners to read.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:159599
    • 提供者:
  1. EightQueens

    0下载:
  2. 八皇后问题的解法,非常好,请大家看一下,谢谢了-8 Queen' s problem solution, very good, please look at, I would like to thank the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:159847
    • 提供者:毛杰
  1. EightQueens

    0下载:
  2. 数据结构 八皇后问题解决方案一 很好的代码-8 Queen' s problem of data structure of a solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:407941
    • 提供者:应好
  1. 8_Queens

    0下载:
  2. The program simulate an 8 Queen mathematical problem
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:273693
    • 提供者:Nguyen Duy
  1. bahuanghou

    0下载:
  2. 八皇后问题,也是相当棘手的,不过凭借我聪明的才智,还是搞定了。-8 Queen' s problem, but also very difficult, but by virtue of talent, I smart, or get.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:8262
    • 提供者:jy
  1. b

    0下载:
  2. 八皇后问题是在8×8的国际象棋棋盘上,安防8个皇后,要求没有一个皇后能够“吃掉”任何其他一个皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一条对角线-8 Queen' s problem is that in the 8 × 8 chess board, the Security 8 Queen, a Queen' s request was not able to " eat" any other a queen, that is, no two
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:17923
    • 提供者:
  1. queen8

    0下载:
  2. 八皇后问题,给定皇后个数,当然这里是8,求共有多少种摆法-8 Queen' s problem, given the number of Queen' s, of course, here is 8, and the total number of species before the Law
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:649
    • 提供者:cathy
  1. QUEEN

    0下载:
  2. C PROGRAM FOR 8 QUEENS PROBLEM USING BACKTRACKING
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:574
    • 提供者:pandey
  1. javaeightqueen

    0下载:
  2. 八皇后游戏,就是指在一个8乘8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互攻击的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。-8 Queen game, that is, refers to an 8 by 8 chess set, there are 8 Queen, Queen share of each cell request will not be Queen of mutual attacks between the phenomenon, that
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2514846
    • 提供者:vivi
  1. 8huanghou

    0下载:
  2. 在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互“攻击”的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。 -8 × 8 in a chess set, there are 8 Queen' s, Queen' s share of each cell between Queen will not be asked each other " attack" phenomenon, that is, c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3737
    • 提供者:yishiwucheng
  1. Queen8

    0下载:
  2. 八皇后问题:一个八行八列的棋盘,每一行每一列只有有一个数-8 Queen' s problem: an eight-8 chessboard line, each line in each column only has a few
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:856
    • 提供者:shally
  1. eightqueen

    0下载:
  2. 八皇后问题图形界面实现,模拟了多种解法,效果极佳-8 Queen' s problem of the realization of a graphical interface to simulate a wide range of solution, excellent results
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:12181
    • 提供者:墨兰王者
  1. Eight

    0下载:
  2. 八皇后问题的Java实现,可以扩展为13皇后-8 Queen' s Java realization of the problem can be extended to 13 Queen' s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:563
    • 提供者:王军委
  1. fff

    0下载:
  2. 对于8皇后问题的一种解法,而且这种方法还不错-8 Queen' s problem for a solution, but this method is also good
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:878
    • 提供者:ww
  1. projet1

    0下载:
  2. 8 queen 1 game simple to proggramer
  3. 所属分类:Games

    • 发布日期:2017-04-01
    • 文件大小:107234
    • 提供者:VREAUF
  1. Eight

    0下载:
  2. 八皇后问题的求解,运用简单的栈方法,实现回溯-8 Queen' s problem solving
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:111783
    • 提供者:UsherChen
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com